home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / DialogText.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  77 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>7900</id>
  4.   <defaultcontrol>3</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <control>
  8.       <type>image</type>
  9.       <id>0</id>
  10.       <width>1366</width>
  11.       <height>768</height>
  12.       <texture>black.bmp</texture>
  13.       <colordiffuse>60ffffff</colordiffuse>
  14.       <animation effect="fade" time="250">WindowOpen</animation>
  15.       <animation effect="fade" time="250">WindowClose</animation>
  16.     </control>
  17.     <control>
  18.       <type>image</type>
  19.       <id>0</id>
  20.       <posX>220</posX>
  21.       <posY>85</posY>
  22.       <width>728</width>
  23.       <height>488</height>
  24.       <texture>context_background.png</texture>
  25.       <animation effect="fade" time="250">WindowOpen</animation>
  26.       <animation effect="fade" time="250">WindowClose</animation>
  27.     </control>
  28.     <control>
  29.       <description>Heading text label</description>
  30.       <type>label</type>
  31.       <id>4</id>
  32.       <posX>379</posX>
  33.       <posY>133</posY>
  34.       <label>181</label>
  35.       <font>font13</font>
  36.       <textcolor>FFFFFFFF</textcolor>
  37.       <animation effect="fade" time="250">WindowOpen</animation>
  38.       <animation effect="fade" time="250">WindowClose</animation>
  39.     </control>
  40.     <control>
  41.       <description>Exit button</description>
  42.       <type>button</type>
  43.       <id>2</id>
  44.       <posX>1081</posX>
  45.       <posY>133</posY>
  46.       <width>58</width>
  47.       <height>58</height>
  48.       <textureFocus>dialogue_shutdown_focus.png</textureFocus>
  49.       <textureNoFocus>dialogue_shutdown_nofocus.png</textureNoFocus>
  50.       <label>-</label>
  51.       <onleft>3</onleft>
  52.       <onright>3</onright>
  53.       <onup>3</onup>
  54.       <ondown>3</ondown>
  55.       <animation effect="fade" time="250">WindowOpen</animation>
  56.       <animation effect="fade" time="250">WindowClose</animation>
  57.     </control>
  58.     <control>
  59.       <description>textarea</description>
  60.       <type>textbox</type>
  61.       <id>3</id>
  62.       <posX>303</posX>
  63.       <posY>200</posY>
  64.       <width>600</width>
  65.       <height>346</height>
  66.       <onleft>2</onleft>
  67.       <onright>2</onright>
  68.       <onup>2</onup>
  69.       <ondown>2</ondown>
  70.       <spinPosX>948</spinPosX>
  71.       <spinPosY>493</spinPosY>
  72.       <animation effect="fade" time="250">WindowOpen</animation>
  73.       <animation effect="fade" time="250">WindowClose</animation>
  74.     </control>
  75.   </controls>
  76. </window>
  77.